github.com/andybalholm/brotli.transforms.prefix_suffix (field)

3 uses

	github.com/andybalholm/brotli (current package)
		transform.go#L34: 	prefix_suffix      []byte
		transform.go#L55: 	return t.prefix_suffix[t.prefix_suffix_map[transformPrefixId(t, I)]:]
		transform.go#L59: 	return t.prefix_suffix[t.prefix_suffix_map[transformSuffixId(t, I)]:]